Import information to DBF files from txt or csv files
The command Append From in a menu Tools allows you to import information to DBF files from dbf, txt or csv files and append it to the end of the table.
When you append data from DBF-file and fields have different types of fields, CDBF converts them automatically.
When you append data from TXT-file, you can select one of two methods:
- Delimited with...
Information in a file is delimited with the specified characters. It's possible to specify one more symbol.
\t = Tabulation character.
- SDF
Information in a file is located without any delimiters.
|